Merge branch 'wip/carlosg/activation-roundtrip-fix' into 'main'
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Jun 2022 21:24:10 +0000 (21:24 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 Jun 2022 21:24:10 +0000 (21:24 +0000)
commit48228efe4279dc0f080d0100d60fec5f7c1a9fdb
tree7a857f009a0e400b0f0e39f3fa9e3e437a59aa02
parent0e6a3ab397b37da0f12263619b292c40d776f076
parent4b41d4f78ce71b60f0d51837cd1b6a1b346d679d
Merge branch 'wip/carlosg/activation-roundtrip-fix' into 'main'

gdk/wayland: Check the GdkSurface wl_surface before using it for activation

Closes gnome-control-center#1862

See merge request GNOME/gtk!4789